Welcome![Sign In][Sign Up]
Location:
Search - program code 8051

Search list

[SCMparksensor

Description: Code used to program 8051 development board with photo transistors acting as the parking sensors.
Platform: | Size: 10240 | Author: reeto | Hits:

[SCMJSXS9-GoodGo

Description: 8051单片机计数、数码管显示程序,适用于初学者,含Keil C下编写的汇编语言源程序,Proteus6.9仿真图,直接烧录Proteus即可实现仿真。-8051 count digital display program for beginners, including Keil C, prepared with the assembly language source code, Proteus6.9 simulation map, Proteus can be realized directly burn simulation.
Platform: | Size: 81920 | Author: dou | Hits:

[SCMkey

Description: 这里有一个单片机密码锁的程序,具体功能是 这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密 码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别 连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。 执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就 会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会 显示出 "PASSWORD WRONG"。 当用户按下4ⅹ4小键盘的按钮 B时,可以修改时间。 当用户按下4ⅹ4小键盘的按钮 C时,可以修改密码。*/ 编译环境 Keil uVision3,系统 winxp3-There is a single chip program lock, the specific function is This example illustrates how to use the 8051, LCD monitor and 4 ⅹ 4 small keyboard, making a Close Code lock. PORT 1 LCD monitor connected to the data lines. PORT 3 of the P3.3, P3.4 and P3.5 points Do not LCD monitor connected to the control line. PORT 2 is connected to 4 ⅹ 4 keypad, you can enter the password. Implementation of the procedures or time to change the password, the first LCD monitors to display the time and date. 4 ⅹ 4 when the user presses the button A small keyboard, you can enter the password. If the password is correct, it The LED will flash P3.6, that opens the lock. If the password is not correct, LCD display will Show "PASSWORD WRONG". When the user presses the 4 ⅹ 4 button keypad, B, can be modified. 4 ⅹ 4 when the user presses the button on the keypad C, you can change your password.*/
Platform: | Size: 88064 | Author: 林羽 | Hits:

[SCM8051_PWM_LED_brightness

Description: 8051 PWM控制LED的亮度 KEIL源代码加PROTEUS仿真程序-8051 PWM control of LED brightness plus KEIL PROTEUS simulation program source code
Platform: | Size: 989184 | Author: o0pingu0o | Hits:

[SCMMCU_S3Test

Description: AT89C2051测试osd 的程序,为8051的KEILC51程序 包含电路图及源码-AT89C2051 osd test procedures for the 8051 program includes schematic and source code KEILC51
Platform: | Size: 24576 | Author: lin | Hits:

[SCMSSD1305

Description: 8051驱动的OLED ssd1305 显示程序,包括源程序,H文件-8051 driven OLED ssd1305 display program, including source code, H file
Platform: | Size: 78848 | Author: 王磊 | Hits:

[SCM16-Chanale-Raghse-noor-ASM

Description: this assembly code is a 16 channel LED LIGHT DANCE which is implemented by 8051 micro controller and the simulation file for proteous program is added to them.
Platform: | Size: 48128 | Author: mehdi | Hits:

[SCMASM-EXAMPLE-CODES-4

Description: Program 8051 asm code source
Platform: | Size: 10240 | Author: sakthivel | Hits:

[SCMMCS51_IO_RS232

Description: 用c语言开发的stc89c58Io模拟串口原程序,其他8051类的单片机可参考使用.-stc89c58Io simulate the serial port of the original program, c code, the 8051 class microcontrollers use and reference.
Platform: | Size: 1024 | Author: weigh | Hits:

[Embeded-SCM Develops80551xianshht

Description: 静态显示出来8051程序源码,将预置在显示出来缓冲区中的6个数置换成相应的显示出来字形,然然后输出到显示出来器中显示出来。运行以上程序源码,数码管将显示出来543210。 可直接使用。 -Static display out of the 8051 program source code will be preset to the displayed buffer the number of replacement into the corresponding displayed glyph, and then and then output to be displayed in the device are displayed. Run the above program source code, the digital tube will display 543,210. Can be used directly.
Platform: | Size: 1024 | Author: 空白 | Hits:

[SCM111

Description: 将流水灯控制码写入X5045并读出送P1口显示 - 8051单片机C51语言实现,本程序在MCS-51系列单片机系统平台上用C51语言实现。 -Water light control code written to the X5045 and read the mouth-P1- 8051 C51 language, this program is on the MCS-51 series single-chip platform with C51 language.
Platform: | Size: 2048 | Author: wangtong | Hits:

[SCMkeil-data_idata_xdata_pdata_code

Description: 从数据存储类型来说,8051系列有片内、片外程序存储器,片内、片外数据存储器,片内程序存储器还分直接寻址区和间接寻址类型,分别对应code、data、xdata、idata以及根据51系列特点而设定的pdata类型,使用不同的存储器,将使程序执行效率不同,在编写C51程序时,最好指定变量的存储类型,这样将有利于提高程序执行效率(此问题将在后面专门讲述)。与ANSI-C稍有不同,它只分SAMLL、COMPACT、LARGE模式,各种不同的模式对应不同的实际硬件系统,也将有不同的编译结果-From the data storage type, the 8051 series chip and off-chip program memory on-chip and off-chip data memory, on-chip program memory sub-direct addressing area and indirect addressing types, respectively, corresponding to the code, data, xdata types of idata pdata set according to the characteristics of the 51 series of, use different memory, different program execution efficiency will, in the preparation of the C51 program, it is best to specify variable storage type, so there will be help to improve the efficiency of the program (this issue will be devoted to later). Slightly different from the ANSI-C, only points SAMLL COMPACT, LARGE mode, various modes corresponding to the actual hardware system will also be different from the compiled results
Platform: | Size: 15360 | Author: 李文宝 | Hits:

[SCMC51-Calculator

Description: 8051单片机日历程序设计方案,内有具体代码,布线,等-8051 calendar program design, within a specific code, wiring, etc.
Platform: | Size: 46080 | Author: Smilence | Hits:

[VHDL-FPGA-VerilogSLAVE-FIFO-8BITS

Description: EZUSB FX2 的 SLAVE FIFO例程,包含8051的Firmware以及FPGA的FIFO控制代码 -EZUSB FX2 SLAVE FIFO sample program, including the 8051 firmware, and 8-bit VHDL slave FIFO interface code for FPGA
Platform: | Size: 1676288 | Author: Eddie | Hits:

[SCMSHT75

Description: SHT75温湿度传感器测试,本程序运行时,虚拟终端中将持续刷新显示温湿度信息.SHT75传感器程序(参照SENSIRION公司提供的8051版代码改编)-SHT75 temperature and humidity sensor test, the program runs, the virtual terminal will continue to refresh the display temperature and humidity information. SHT75 sensor program (see SENSIRION 8051 version of the code provided by the company adapted)
Platform: | Size: 6144 | Author: zhangzhen | Hits:

[Embeded-SCM Develop8051_TLC1549

Description: 在8051单片机下TLC1549芯片的数据采集程序源代码.-In 8051 under the TLC1549 chip data acquisition program source code.
Platform: | Size: 8192 | Author: 针对 | Hits:

[SCMcodes1

Description: 基于8051单片机的路灯根据光线强度自动控制路灯亮度的程序实现代码-Implementation code automatically control the lights according to the brightness of the light intensity of the program is based on the 8051 street
Platform: | Size: 7168 | Author: 于萌 | Hits:

[SCM22

Description: 该资源是基于8051单片机和1602液晶显示的时钟,可以显示时,分,秒,年,月,日。功能有定时播放歌曲、调时、基于温度传感器设置报警温度等功能,该资源同时给出了proteus仿真电路图。仿真结果和实验真实结果完全一致,是学习单片机开发的必备资源。备注:改代码是作者学习完郭天祥系列单片机开发教程后第一个完整的实验程序。-The resource is based on 8051 and 1602 LCD clock display, time can display hours, minutes, seconds, year, month, and day. Function regularly playing a song, tune, based on the temperature sensor setting the temperature alarm and other functions, the resource also given proteus circuit simulation. The simulation results and experimental results exactly true, is essential to learn microcontroller development resources. Note: change the code is the first complete study of the experimental program after completion YAN Ting OF MCU development tutorial.
Platform: | Size: 185344 | Author: wzl | Hits:

[assembly languageKEYBOARD_PS2

Description: This ps/2 keyboard program used asm (assembly) code with 8051 family. i hope this tools can be implementation to other sub routine.-This is ps/2 keyboard program used asm (assembly) code with 8051 family. i hope this tools can be implementation to other sub routine.
Platform: | Size: 6144 | Author: Bagusasari | Hits:

[USB developled

Description: 使用型号为CY7C68013A的USB芯片,通过开发板上的按钮控制LED灯的状态-This directory contains the dev_io 8051 firmware The purpose of this software is to demonstrate how to use the buttons and LED on the EZ-USB developer s kit. The device I/O example program uses the LED on the Development board to display a running application program on the EZ-USB chip. The buttons on the development board may be pressed to count up (F3), count down (F2), and reset the seven segment LED to 0 (F1) or F (F4). The code is written in C and uses several EZ-USB library functions. It does not use the FrameWorks. The dev_io.hex file loads into internal memory.
Platform: | Size: 34816 | Author: 许晨瑞 | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net